Internet Server - определение. Что такое Internet Server
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое Internet Server - определение

COMPUTER PROGRAM OR DEVICE THAT PROVIDES ACCESS TO A CENTRAL RESOURCE OR OTHER FUNCTIONALITY FOR CLIENTS
Enterprise server; Enterprise Sever; Enterprise Server; Network servers; Network Server; Server computer; Computer server; Network server; Net server; PC server; Server (computer); Server operating system; Server application; Server hardware; Server OS; Server computing; Remote server; Internet server; Server (hardware); Server software; Mobile server; Server (Computing); Mobile Server; Master server; Computer servers
  • client]] computers communicating with a '''server''' computer via the [[Internet]]
  • Sun's [[Cobalt Qube]] 3; a computer [[server appliance]] (2002); running Cobalt Linux (a customized version of Red Hat Linux, using the 2.2 Linux kernel), complete with the Apache web server.
  • WWW]] server is located at [[CERN]] with its original sticker that says: "This machine is a server. DO NOT POWER IT DOWN!!"
  • rack-mountable]] server with the top cover removed to reveal internal components
  • A network based on the '''[[client–server model]]''' where multiple individual ''clients'' request services and resources from centralized servers
  • [[Wikimedia Foundation]] rackmount servers on racks in a data center
Найдено результатов: 2006
Internet Go Server         
ONLINE SERVERS ALLOWING USERS TO PLAY GO
Internet Go Server; Online-Go Server; Internet Go servers
<games, networking> (IGS) A place for Go players to meet and play via the Internet. IGS Home (http://pandanet.co.jp/English/). (1995-03-17)
Internet Server Application Programming Interface         
API OF MICROSOFT INTERNET INFORMATION SERVICES SERVER SERVICES
ISAPI; Isapi; ISAPI filter; Internet Server API
<World-Wide Web> (ISAPI) Microsoft's programming interface between applications and their Internet Server. Active Servers created with ISAPI extensions can be complete in-process applications themselves, or can "connect" to other services. ISAPI is used for the same sort of functions as CGI but uses Microsoft Windows dynamic link libraries (DLL) for greater efficiency. The server loads the DLL the first time a request is received and the DLL then stays in memory, ready to service other requests until the server decides it is no longer needed. This minimises the overhead associated with executing such applications many times. An HTTP server can unload ISAPI application DLLs to free memory or preload them to speed up the first access. Applications can also be enhanced by ISAPI filters (1997-01-06)
Internet Go server         
ONLINE SERVERS ALLOWING USERS TO PLAY GO
Internet Go Server; Online-Go Server; Internet Go servers
An Internet Go server is a server that allows players of the game of Go to play against opponents online. The two fundamental types of Go server are real-time servers and turn-based servers.
Internet Server Application Programming Interface         
API OF MICROSOFT INTERNET INFORMATION SERVICES SERVER SERVICES
ISAPI; Isapi; ISAPI filter; Internet Server API
The Internet Server Application Programming Interface (ISAPI) is an N-tier API of Internet Information Services (IIS), Microsoft's collection of Windows-based web server services. The most prominent application of IIS and ISAPI is Microsoft's web server.
Internet Information Server         
MICROSOFT'S WEB SERVER SOFTWARE, INCLUDED IN MOST RECENT VERSIONS OF MICROSOFT WINDOWS
Internet Information Server; Microsoft IIS; Microsoft Internet Information Server; IIS 7; Microsoft-iis; Microsoft-IIS; Microsoft Internet Information Services; Microsoft IIS server; IIS7; IIS Media Pack; MS IIS; IIS Express; IIS Media Services; IIS server
<World-Wide Web> (IIS) Microsoft's web server and {FTP server} for Windows NT. IIS is intended to meet the needs of a range of users: from workgroups and departments on a corporate intranet to ISPs hosting websites that receive millions of hits per day. Features include innovative web publishing, customisable tools, wizards, customisable management tools, flexible administration options, and analysis tools. IIS makes it easy to share documents and information across a company intranet or the Internet, and is completely integrated with Windows NT Directory Services. IIS 1.0 was released for Windows NT 3.51 and had a limited feature set. IIS 2.0 was released with Windows NT 4.0 with a similar feature set to IIS 1.0. IIS 3.0 quickly followed with many additions including Active Server Pages (ASP), ISAPI and ADO 1.0. IIS 4.0 is built into Windows NT Server 4.0. It includes ASP 2.0, ISAPI and ADO 1.5. http://microsoft.com/iis. Rival servers include Apache and {Netscape Enterprise Server}. (1999-08-04)
Microsoft Internet Information Server         
MICROSOFT'S WEB SERVER SOFTWARE, INCLUDED IN MOST RECENT VERSIONS OF MICROSOFT WINDOWS
Internet Information Server; Microsoft IIS; Microsoft Internet Information Server; IIS 7; Microsoft-iis; Microsoft-IIS; Microsoft Internet Information Services; Microsoft IIS server; IIS7; IIS Media Pack; MS IIS; IIS Express; IIS Media Services; IIS server
Server (computing)         
In computing, a server is a piece of computer hardware or software (computer program) that provides functionality for other programs or devices, called "clients". This architecture is called the client–server model.
First Internet Backgammon Server         
First Internet Backgammon Server (F.I.B.S.)
The First Internet Backgammon Server (FIBS) began operating on July 19, 1992, allowing users to play backgammon in real-time against other people. It was hosted on the Internet, and could track player performance using a modified version of the Elo rating system.
Internet Chess Server         
PROVIDES THE ABILITY TO PLAY, DISCUSS, AND VIEW CHESS OVER THE INTERNET
Internet Chess Server; XICS; Draft:Online chess; Chess server; Chess servers
<networking, games> An interactive meeting-place on the Internet where people can play chess against each other. Usenet newsgroup: news:alt.chess.ics. [Server address?] (1995-03-25)
Internet chess server         
PROVIDES THE ABILITY TO PLAY, DISCUSS, AND VIEW CHESS OVER THE INTERNET
Internet Chess Server; XICS; Draft:Online chess; Chess server; Chess servers
An Internet chess server (ICS) is an external server that provides the facility to play, discuss, and view the board game of chess over the Internet. The term specifically refers to facilities for connecting players through a variety of graphical chess clients located on each user's computer.

Википедия

Server (computing)

In computing, a server is a piece of computer hardware or software (computer program) that provides functionality for other programs or devices, called "clients." This architecture is called the client–server model. Servers can provide various functionalities, often called "services," such as sharing data or resources among multiple clients or performing computations for a client. A single server can serve multiple clients, and a single client can use multiple servers. A client process may run on the same device or may connect over a network to a server on a different device. Typical servers are database servers, file servers, mail servers, print servers, web servers, game servers, and application servers.

Client–server systems are usually most frequently implemented by (and often identified with) the request–response model: a client sends a request to the server, which performs some action and sends a response back to the client, typically with a result or acknowledgment. Designating a computer as "server-class hardware" implies that it is specialized for running servers on it. This often implies that it is more powerful and reliable than standard personal computers, but alternatively, large computing clusters may be composed of many relatively simple, replaceable server components.